home *** CD-ROM | disk | FTP | other *** search
/ 2,000 Greater & Lesser Mysteries / 2,000 Greater and Lesser Mysteries.iso / crypto / crypt / read.me < prev    next >
Encoding:
Text File  |  1994-06-10  |  1.4 KB  |  44 lines

  1. Crypto is a file encrypter/decrypter.  It works on any file of any size.
  2.  
  3. The syntax for Crytpo is:
  4.  
  5.      CRYPTO [path]filename[.ext] Password
  6.  
  7. where:
  8.  
  9.      [path]filename[.ext] is the filename with optional path and extension.
  10.      Examples:
  11.  
  12.       mybook
  13.       b:tacos.dat
  14.       c:\wordstar\jim\stuff\secret.txt
  15.  
  16.      Password is the password or password-sentence that you wish to use as the
  17.      key to the file.
  18.  
  19. Crypto uses a toggle method: Run it once with the above parameters to encrypt;
  20. run it with the same above parameters to decrypt.
  21.  
  22. For more info, please consult the documentation.
  23.  
  24. Note to Librarian/Distributor:    This is NOT the "read.me" file to be used with
  25. the program; this is just a file to YOU.  All the files necessary are in the
  26. file Crypto.ZIP.  If you don't want to use CRYPTO.ZIP as your means of
  27. distribution, then uncompress it with PKUNZIP.EXE.  The files required are:
  28.  
  29.      Crypto.EXE
  30.      CryptDoc.COM
  31.      ReadMe.CRY
  32.      Register.FRM
  33.  
  34. In case you don't have the latest version of PKWARE's PkPak and PkUnPak, don't
  35. look for them... I've included PKZ090.EXE (PKZIP and PKUNZIP) on this disk.
  36. It compresses files better and slightly faster, with more options for
  37. "super-compression."  PKZ090.EXE is self-uncompressing.
  38.  
  39. WARNING: PKZIP and PKUNZIP are uncompatible with *.ARC files, and *.ZIP files
  40. are uncompatible with PKPAK and PKUNPAK.
  41.  
  42. If you have any questions, you can call me:  Jim Leonard, 312-446-6869.
  43. 
  44.